pggeodb.nancy.inra.fr/db_phyto - db_phyto on pggeodb.nancy.inra.fr
Previous topic Chapter index Next topic

Foreign Key: layer_topology_id_fkey

 

 

Schema

topology

 

Table

layer

 

Descriptions

There is no description for foreign key layer_topology_id_fkey

 

Definition

FOREIGN KEY (topology_id)
   REFERENCES topology.topology(id)
   ON DELETE NO ACTION
   ON UPDATE NO ACTION
   NOT DEFERRABLE

This file was generated with SQL Manager 2011 for PostgreSQL (www.pgsqlmanager.com) at 28/03/2012 14:37
Previous topic Chapter index Next topic